home *** CD-ROM | disk | FTP | other *** search
/ HTML Publishing on the Internet / html_publishing_on_the_internet_01.iso / Netforms / NetForms 1.0 / Recipes / Recipe.FDML next >
Encoding:
Text File  |  1995-03-23  |  557 b   |  24 lines  |  [TEXT/R*ch]

  1. <CREATEDOC>"/Recipes/<REPLACE_FN RecipeName>.html"</CREATEDOC>
  2. <MENUDOC>"/Recipes/RecipeMenu.html" <LI> <A HREF="<HTMLFILENAME>"> <REPLACE RecipeName></A></MENUDOC>
  3. <HTML>
  4. <HEAD>
  5. <TITLE><REPLACE RecipeName></TITLE>
  6. </HEAD>
  7. <BODY>
  8. <H1><REPLACE RecipeName></H1>
  9. <Address>
  10. This article submitted by <REPLACE Author> on <DATE>.
  11. </Address>
  12. <HR>
  13. <H3>Ingredients -</H3>
  14. <BULLET Ingredients>
  15. <P>
  16. <H3>Directions -</H3>
  17. <REPLACE Directions>
  18. <HR>
  19. Article complete.  Click 
  20. <A HREF="/Recipes/RecipeMenu.html">HERE</A>
  21. to return to the Recipe Menu Page.
  22. </BODY>
  23. </HTML>
  24.